home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / TRADE / MECH1.OPD next >
Encoding:
Text File  |  1996-09-18  |  1.1 KB  |  55 lines

  1. #[document 76.7015 141.801 115.599 182.999
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(78.75,147.80);
  16. l(83.05,153.30);
  17. l(86.60,153.65);
  18. l(87.95,150.15);
  19. l(83.45,143.85);
  20. l(84.85,142.65);
  21. l(92.45,146.20);
  22. l(93.45,151.90);
  23. l(92.85,155.65);
  24. l(106.00,169.95);
  25. l(108.70,169.40);
  26. l(114.75,172.95);
  27. l(114.75,179.20);
  28. l(113.80,180.35);
  29. l(110.65,175.10);
  30. l(107.75,174.90);
  31. l(106.55,177.65);
  32. l(109.50,181.75);
  33. l(108.10,182.15);
  34. l(103.85,179.40);
  35. l(102.65,174.50);
  36. l(86.80,160.35);
  37. l(80.90,160.15);
  38. l(78.15,155.05);
  39. l(77.55,148.75);
  40. l(78.75,147.80);
  41. close_edge();
  42. p=path();
  43. gc_color(100.00,0.00,0.01);
  44. s[0]=draw(p);
  45. gc_draw_style(stroked);
  46. gc_line_join_style(round);
  47. gc_stroke_width(1.20);
  48. gc_font_draw_style(0);
  49. gc_color(0.00,0.00,0.00);
  50. s[0]:=draw(p);
  51. page:=s[0];
  52. s=NULL;
  53. #]page
  54. #]document
  55.